ComponentOne Xamarin Edition
C1WrapCollectionView<S,T> Class Properties

C1.CollectionView Assembly > C1.CollectionView Namespace : C1WrapCollectionView<S,T> Class

For a list of all members of this type, see C1WrapCollectionView<S,T> members.

Public Properties
 NameDescription
Public Property Gets the number of elements in the collection. (Inherited from C1.CollectionView.C1CollectionViewBase<T>)
Public Property Gets or sets the current item in the view. (Inherited from C1.CollectionView.C1CollectionViewBase<T>)
Public Property Gets the current page number.  
Public Property Gets the current position. (Inherited from C1.CollectionView.C1CollectionViewBase<T>)
Public Property Gets the filter expression applied to the data.  
Public Property Gets the group descriptions applied to the data.  
Public Property Gets a value indicating whether this collection can load more items.  
Public Property Gets whether the group items will be inline with the data items or the items will be the first level of group items.  
Public Property Gets a value indicating whether the collection view is being updated.  
Public Property Gets the element at the specified index in the read-only list. (Inherited from C1.CollectionView.C1CollectionViewBase<T>)
Public Property Gets or sets the maximum number of items per page.  
Public Property Gets the sort descriptions applied to the data.  
Public Property Gets the total number of items in the collection.  
Top
See Also

Reference

C1WrapCollectionView<S,T> Class
C1.CollectionView Namespace